home *** CD-ROM | disk | FTP | other *** search
- /*
- * Static.H
- *
- * (C) Copyright Microsoft Corp. 1993. All rights reserved.
- *
- * You have a royalty-free right to use, modify, reproduce and
- * distribute the Sample Files (and/or any modified version) in
- * any way you find useful, provided that you agree that
- * Microsoft has no warranty obligations or liability for any
- * Sample Application Files which are modified.
- */
-
- /* Menu Items */
- #define MENU_ABOUT 2
- #define MENU_EXIT 4
-